Skip to content

feat: replace changesets with release-plz for Tauri releases - #8

Merged
its-mash merged 1 commit into
mainfrom
feat/release-plz-workflow
Feb 4, 2026
Merged

feat: replace changesets with release-plz for Tauri releases#8
its-mash merged 1 commit into
mainfrom
feat/release-plz-workflow

Conversation

@its-mash

@its-mash its-mash commented Feb 4, 2026

Copy link
Copy Markdown
Member
  • Remove changesets configuration and dependencies
  • Add release-plz.toml with git_only mode for desktop app
  • Update release.yml workflow to use release-plz/action
  • Reset all versions to 0.1.0

This fixes the issue where build-release job never ran because changesets only sets published=true for npm packages, not desktop apps distributed via GitHub releases.

- Remove changesets configuration and dependencies
- Add release-plz.toml with git_only mode for desktop app
- Update release.yml workflow to use release-plz/action
- Reset all versions to 0.1.0

This fixes the issue where build-release job never ran because
changesets only sets published=true for npm packages, not
desktop apps distributed via GitHub releases.
@changeset-bot

changeset-bot Bot commented Feb 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bd47b7e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@its-mash
its-mash merged commit 24f6b83 into main Feb 4, 2026
2 of 3 checks passed
@its-mash
its-mash deleted the feat/release-plz-workflow branch February 5, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant